Skip to content

Conversation

@etiennejf
Copy link
Collaborator

@etiennejf etiennejf commented Nov 22, 2025

Deactivate maxRecDepth check during term elaboration

Description

This small PR covers #40 by properly setting maxRecDepth and maxHeartbeats to zero before term elaboration is invoked in the #solve command.

Checklist

  • All theorems valid for each formalization in CI
  • All the specified lean file are properly considered when compiling and verifying the formalization
  • Self review of the code has been done.
  • Reviewer has been requested.
  • Reviewer has performed the following tasks
    • Ensure that all the test cases are still valid
    • Ensure that each specified lean file is properly considered in the tool chain.

@etiennejf etiennejf self-assigned this Nov 22, 2025
Copy link
Collaborator

@RSoulatIOHK RSoulatIOHK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add the issue that made you change this?

@RSoulatIOHK RSoulatIOHK self-requested a review November 27, 2025 12:55
Copy link
Collaborator

@RSoulatIOHK RSoulatIOHK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does what it's supposed to do. Sad we have to do that though now. Maybe we can revisit in the future when new versionf of Lean 4 are released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants